Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes hyphenated surnames in name displayer #1618

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Fixes hyphenated surnames in name displayer #1618

merged 1 commit into from
Feb 7, 2024

Conversation

DaveSch-gramps
Copy link
Contributor

@DaveSch-gramps DaveSch-gramps commented Nov 11, 2023

Fixes hyphenated surnames from....

"Smith - Jones" to "Smith-Jones"

Bug #13086.

@Nick-Hall Nick-Hall added the bug label Feb 6, 2024
Strip spaces around a hyphen, so for example, "Smith - Jones" is
cleaned up to become "Smith-Jones".

Fixes #13086.
@Nick-Hall Nick-Hall changed the title Update name.py Fixes hyphenated surnames in name displayer Feb 7, 2024
@Nick-Hall Nick-Hall merged commit 3c7d6eb into gramps-project:maintenance/gramps52 Feb 7, 2024
2 checks passed
@DaveSch-gramps DaveSch-gramps deleted the Fix-hyphenated-surnames branch February 8, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants